home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / ip / manage / snmp / cmu-snmp1.0 / HISTORY next >
Encoding:
Text File  |  1989-09-19  |  499 b   |  8 lines

  1. Version .91:  Changed the ASN type for the types: Counter, Ipaddress, gauge,
  2. timeticks, and opaque.  The SMI defines them as application specific types,
  3. not ASN_INTEGER and ASN_OCTET_STRING.
  4. Version 1.0 Added snmpnetstat, snmptrap, snmptrapd.  Everything runs on a new
  5. API that has an asynchronous interface.  Most old hard-coded limits are either
  6. non-existent or much larger than necessary.  The mib module now gets it's data
  7. by parsing a text file in the same ASN.1 format as is given in RFC1066.
  8.